-
Home
-
Яндекс.Касса 2.0 для Woocommerce
-
1.6.5 (latest)
-
Code
-
Classes
- PaymentDataBankCardCard
Total Complexity |
36 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
194 |
Lines of code |
117 |
Logical lines of code |
45 |
Comment lines |
45 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setExpiryMonth() |
A |
50 |
9 |
29 |
setExpiryYear() |
S |
56 |
7 |
18 |
setCsc() |
S |
56 |
5 |
19 |
setCardholder() |
S |
56 |
5 |
19 |
setNumber() |
S |
57 |
5 |
17 |
getNumber() |
S |
82 |
1 |
3 |
getExpiryYear() |
S |
82 |
1 |
3 |
getExpiryMonth() |
S |
82 |
1 |
3 |
getCsc() |
S |
82 |
1 |
3 |
getCardholder() |
S |
82 |
1 |
3 |